[INFO] cloning repository https://github.com/cypriansakwa/TFHE_Parallel_Operations
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cypriansakwa/TFHE_Parallel_Operations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FTFHE_Parallel_Operations", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FTFHE_Parallel_Operations'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc6f0be5a004ac68ca3acf47973873099464574f
[INFO] testing cypriansakwa/TFHE_Parallel_Operations/bc6f0be5a004ac68ca3acf47973873099464574f against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FTFHE_Parallel_Operations" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cypriansakwa/TFHE_Parallel_Operations
[INFO] finished tweaking git repo https://github.com/cypriansakwa/TFHE_Parallel_Operations
[INFO] tweaked toml for git repo https://github.com/cypriansakwa/TFHE_Parallel_Operations written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cypriansakwa/TFHE_Parallel_Operations on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cypriansakwa/TFHE_Parallel_Operations already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.2.1
[INFO] [stderr]   Downloaded tfhe-versionable v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded dyn-stack v0.9.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded aligned-vec v0.5.0
[INFO] [stderr]   Downloaded concrete-csprng v0.4.1
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded concrete-ntt v0.1.2
[INFO] [stderr]   Downloaded concrete-fft v0.4.1
[INFO] [stderr]   Downloaded pulp v0.18.21
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded tfhe v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dbc77f80269af43b038f1055cd9999d465aefcc1cf7f0e3cb1fbca13a8ba01f
[INFO] running `Command { std: "docker" "start" "-a" "4dbc77f80269af43b038f1055cd9999d465aefcc1cf7f0e3cb1fbca13a8ba01f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dbc77f80269af43b038f1055cd9999d465aefcc1cf7f0e3cb1fbca13a8ba01f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbc77f80269af43b038f1055cd9999d465aefcc1cf7f0e3cb1fbca13a8ba01f", kill_on_drop: false }`
[INFO] [stdout] 4dbc77f80269af43b038f1055cd9999d465aefcc1cf7f0e3cb1fbca13a8ba01f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099a23a8e3aff1fdf676e7a946abb75fef8ff72d15f0d7849a760149107387ab
[INFO] running `Command { std: "docker" "start" "-a" "099a23a8e3aff1fdf676e7a946abb75fef8ff72d15f0d7849a760149107387ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling concrete-csprng v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tfhe v0.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pulp v0.18.21
[INFO] [stderr]    Compiling tfhe-versionable v0.2.1
[INFO] [stderr]    Compiling concrete-fft v0.4.1
[INFO] [stderr]    Compiling concrete-ntt v0.1.2
[INFO] [stderr] error: could not compile `tfhe` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="boolean"' --cfg 'feature="generator_x86_64_aesni"' --cfg 'feature="integer"' --cfg 'feature="seeder_x86_64_rdseed"' --cfg 'feature="shortint"' --cfg 'feature="x86_64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "aarch64", "aarch64-unix", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "generator_aarch64_aes", "generator_x86_64_aesni", "gpu", "high-level-c-api", "high-level-client-js-wasm-api", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "parallel-wasm-api", "pbs-stats", "seeder_unix", "seeder_x86_64_rdseed", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "x86_64", "x86_64-unix", "zk-pok"))' -C metadata=7ac2a862c51a9094 -C extra-filename=-7e104cd46ac9e65d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-62a239f9bfa14855.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-04d6228f3ea60f1e.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4225379cb50a7622.rlib --extern concrete_csprng=/opt/rustwide/target/debug/deps/libconcrete_csprng-e3aa038dab358338.rlib --extern concrete_fft=/opt/rustwide/target/debug/deps/libconcrete_fft-5541d45b9f2b7118.rlib --extern concrete_ntt=/opt/rustwide/target/debug/deps/libconcrete_ntt-07f2d109f89ccbeb.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-68aad6ac1b8050c1.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3bf23609dd8fd4fb.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-bbc4a9230335d59f.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-114430558e74da10.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-6495a37675f92990.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1675431c2d75406e.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-af75a926a604aebd.rlib --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-f916b93a4b308437.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "099a23a8e3aff1fdf676e7a946abb75fef8ff72d15f0d7849a760149107387ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099a23a8e3aff1fdf676e7a946abb75fef8ff72d15f0d7849a760149107387ab", kill_on_drop: false }`
[INFO] [stdout] 099a23a8e3aff1fdf676e7a946abb75fef8ff72d15f0d7849a760149107387ab
